| Einhugur Xml Plugin for Xojo |
|
Attribute.NextAttribute Method
Gets next attribute.
Parameters
Returns
- EinhugurXml.Attribute
Remarks
This plugin uses fluent chained syntax so nil will not be returned. You can check if you got valid attribute by checking the empty property.
See Also
Attribute Class